home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 2.0 KB | 74 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- ;; simple address book, shows only phone numbers
-
- [id]
- type=style address
- name=Telephone Book
- view=contact
-
- ; **************************************************************************
- [thumbnail]
- layer1={0 1000 0:25 3:25} title
- box={0 1000 3:25 22:25}
- grid={0 1000 3:25 22:25} 1 10
- layer3={0 1000 22:25 25:25} page
-
- ; **************************************************************************
- [start]
- font=1:1
- layer={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- font=1:3
- layer1={0 1:1 0:25 1:25} title
- layer2={0 1:1 1:25 24:25} thestack
- layer3={0 1:1 24:25 25:25} page
-
- [thestack]
- frame=
- stack=null showme sep
-
- [title]
- frame=
- font=9:10 bold
- message==@currentchar @lastchar @currentchar (@currentchar " - " @lastchar)
- text==@currentchar @lastchar @currentchar (@currentchar " - " @lastchar)
- box1={0 textleft 0 1000} 0 lightgray
- box2={textright 19:19 0 1000} 0 lightgray
-
- [sep]
- return=50
-
- [showme]
- font1=loose contact
- font2=1:40
- min=350
- pen=contact
- stream= bold right 775 rjust @displayname right 0 left 325 norjust @wph ? @wph (" Work" =@dph @wph " (Primary)" "") "" softbreak @hph ? @hph (" Home" =@dph @hph " (Primary)" "") "" softbreak @mph ? @mph (" Mobile" =@dph @mph " (Primary)" "") "" softbreak @fph ? @fph (" Fax" =@dph @fph " (Primary)" "") "" softbreak @email ? @email " Email" "" hardbreak
-
- [page]
- font=1:1
- text = {1:8 7:8 1:8 7:8} ("- " @pagenumber " -")
-